Autogenerated HTML docs for v2.29.2-154-g7f7eb
diff --git a/diff-options.txt b/diff-options.txt index 573fb9b..ee52b65 100644 --- a/diff-options.txt +++ b/diff-options.txt
@@ -687,6 +687,11 @@ --ignore-blank-lines:: Ignore changes whose lines are all blank. +-I<regex>:: +--ignore-matching-lines=<regex>:: + Ignore changes whose all lines match <regex>. This option may + be specified more than once. + --inter-hunk-context=<lines>:: Show the context between diff hunks, up to the specified number of lines, thereby fusing hunks that are close to each other.